[INFO] cloning repository https://github.com/Colerar/Cutis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Colerar/Cutis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FCutis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FCutis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7424ab0885f8d2739d5498815219b6da23beae99
[INFO] testing Colerar/Cutis against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FColerar%2FCutis" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Colerar/Cutis
[INFO] finished tweaking git repo https://github.com/Colerar/Cutis
[INFO] tweaked toml for git repo https://github.com/Colerar/Cutis written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Colerar/Cutis on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Colerar/Cutis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.3.0
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded checked_int_cast v1.0.0
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded psl-types v2.0.10
[INFO] [stderr]   Downloaded clap-verbosity-flag v1.0.1
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded dialoguer v0.10.2
[INFO] [stderr]   Downloaded cookie v0.16.0
[INFO] [stderr]   Downloaded indicatif v0.17.0
[INFO] [stderr]   Downloaded qr2term v0.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded async-compression v0.3.14
[INFO] [stderr]   Downloaded qrcode v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded publicsuffix v2.1.1
[INFO] [stderr]   Downloaded png v0.17.5
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded blake3 v1.3.1
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b16b4668b0d2e08cc05595788464db33c0ed0dc2dd17c337051904e39cedbb1
[INFO] running `Command { std: "docker" "start" "-a" "1b16b4668b0d2e08cc05595788464db33c0ed0dc2dd17c337051904e39cedbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b16b4668b0d2e08cc05595788464db33c0ed0dc2dd17c337051904e39cedbb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b16b4668b0d2e08cc05595788464db33c0ed0dc2dd17c337051904e39cedbb1", kill_on_drop: false }`
[INFO] [stdout] 1b16b4668b0d2e08cc05595788464db33c0ed0dc2dd17c337051904e39cedbb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a809b9dc64e49348ab720f5aa905b595996d6cfde791e3eed28dd33c6a5ea5d
[INFO] running `Command { std: "docker" "start" "-a" "6a809b9dc64e49348ab720f5aa905b595996d6cfde791e3eed28dd33c6a5ea5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling psl-types v2.0.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling publicsuffix v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.60
[INFO] [stderr]    Compiling checked_int_cast v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling qrcode v0.12.0
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling indicatif v0.17.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling qr2term v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.16.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling reqwest_cookie_store v0.3.0
[INFO] [stderr]    Compiling cutis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6a809b9dc64e49348ab720f5aa905b595996d6cfde791e3eed28dd33c6a5ea5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a809b9dc64e49348ab720f5aa905b595996d6cfde791e3eed28dd33c6a5ea5d", kill_on_drop: false }`
[INFO] [stdout] 6a809b9dc64e49348ab720f5aa905b595996d6cfde791e3eed28dd33c6a5ea5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 204a63d3257d1fb4691f77687e1da243404d4b63e5f70c4c162f74451ba5fee2
[INFO] running `Command { std: "docker" "start" "-a" "204a63d3257d1fb4691f77687e1da243404d4b63e5f70c4c162f74451ba5fee2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cutis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "204a63d3257d1fb4691f77687e1da243404d4b63e5f70c4c162f74451ba5fee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204a63d3257d1fb4691f77687e1da243404d4b63e5f70c4c162f74451ba5fee2", kill_on_drop: false }`
[INFO] [stdout] 204a63d3257d1fb4691f77687e1da243404d4b63e5f70c4c162f74451ba5fee2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b580f7be139ef256edf392638b72ccf7747dada4de95111425bc9f81fea784f
[INFO] running `Command { std: "docker" "start" "-a" "2b580f7be139ef256edf392638b72ccf7747dada4de95111425bc9f81fea784f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cutis-b4113cada58b7177)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test drivers::bili::data::tests::de_qr_login_rsp_null_data ... ok
[INFO] [stdout] test drivers::bili::tests::bili_cookie_login ... ok
[INFO] [stdout] test drivers::bili::data::tests::de_qr_login_rsp_failed_data ... ok
[INFO] [stdout] test drivers::bili::tests::qr_code_login_test ... ok
[INFO] [stdout] test drivers::bili::data::tests::de_qr_login_rsp_success_data ... ok
[INFO] [stdout] test encoder::png::tests::to_padding_byte_should_work ... ok
[INFO] [stdout] test parser::test ... ok
[INFO] [stdout] test encoder::png::tests::encode_png ... ok
[INFO] [stdout] test tests::file_index_enc_test ... ok
[INFO] [stdout] test drivers::bili::tests::check_can_parse_test ... FAILED
[INFO] [stdout] test drivers::bili::tests::get_csrf_test ... FAILED
[INFO] [stdout] test drivers::bili::tests::get_login_qr_test ... FAILED
[INFO] [stdout] test drivers::bili::tests::get_self_info_test ... FAILED
[INFO] [stdout] test drivers::bili::tests::upload_image_via_album_test ... FAILED
[INFO] [stdout] test drivers::bili::tests::abbr_unabbr_url_test ... FAILED
[INFO] [stdout] test encoder::png::tests::encode_different_size ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::check_can_parse_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::check_can_parse_test' (23) panicked at src/drivers/bili/mod.rs:58:34:
[INFO] [stdout] Failed to create dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4842 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ef642 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61e29ac1018c - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61e29ab795ea - <cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>::new_with_options::<<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>::new::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:58:34
[INFO] [stdout]   22:     0x61e29ab7e8e9 - <cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:48:41
[INFO] [stdout]   23:     0x61e29abf79c1 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:439:36
[INFO] [stdout]   24:     0x61e29ac0ad50 - futures_executor[2c07679d2eb9dcf2]::local_pool::block_on::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.21/src/local_pool.rs:315:34
[INFO] [stdout]   25:     0x61e29ac0ac8c - futures_executor[2c07679d2eb9dcf2]::local_pool::run_executor::<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>, futures_executor[2c07679d2eb9dcf2]::local_pool::block_on<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.21/src/local_pool.rs:90:37
[INFO] [stdout]   26:     0x61e29abebbcc - <std[929523f510218772]::thread::local::LocalKey<alloc[95e62e727ddf147d]::sync::Arc<futures_executor[2c07679d2eb9dcf2]::local_pool::ThreadNotify>>>::try_with::<futures_executor[2c07679d2eb9dcf2]::local_pool::run_executor<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>, futures_executor[2c07679d2eb9dcf2]::local_pool::block_on<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>::{closure#0}>::{closure#0}, alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27:     0x61e29abebad3 - <std[929523f510218772]::thread::local::LocalKey<alloc[95e62e727ddf147d]::sync::Arc<futures_executor[2c07679d2eb9dcf2]::local_pool::ThreadNotify>>>::with::<futures_executor[2c07679d2eb9dcf2]::local_pool::run_executor<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>, futures_executor[2c07679d2eb9dcf2]::local_pool::block_on<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>::{closure#0}>::{closure#0}, alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28:     0x61e29ac0702b - futures_executor[2c07679d2eb9dcf2]::local_pool::run_executor::<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>, futures_executor[2c07679d2eb9dcf2]::local_pool::block_on<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.21/src/local_pool.rs:86:27
[INFO] [stdout]   29:     0x61e29ac070f6 - futures_executor[2c07679d2eb9dcf2]::local_pool::block_on::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize::init::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.21/src/local_pool.rs:315:5
[INFO] [stdout]   30:     0x61e29abae340 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:441:7
[INFO] [stdout]   31:     0x61e29abae340 - <<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x61e29abd5716 - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   33:     0x61e29abab51d - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   34:     0x61e29b2ba029 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   35:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   36:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   37:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   38:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   39:     0x61e29abf992d - cutis[7e69e90a94ac115d]::drivers::bili::tests::check_can_parse_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:502:13
[INFO] [stdout]   40:     0x61e29abf4397 - cutis[7e69e90a94ac115d]::drivers::bili::tests::check_can_parse_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:501:28
[INFO] [stdout]   41:     0x61e29abadcc6 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::check_can_parse_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   61:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   63:     0x7093c8882a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::get_csrf_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::get_csrf_test' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4874 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ba162 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x61e29abf442d - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:447:11
[INFO] [stdout]   25:     0x61e29abe25dd - <core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61e29ab7858d - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   27:     0x61e29abf16e0 - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   28:     0x61e29abe9a45 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::try_with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x61e29abe7e2e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x61e29ab7760f - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   31:     0x61e29ab7760f - tokio[dde26eae391ed99c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   32:     0x61e29ab7760f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   33:     0x61e29ab688a0 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   34:     0x61e29ab71b7f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   35:     0x61e29ab70df4 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   36:     0x61e29abaf463 - <tokio[dde26eae391ed99c]::macros::scoped_tls::ScopedKey<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>>::set::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x61e29ab6d9df - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   38:     0x61e29ab6fc4a - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   39:     0x61e29ab66a2d - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::BasicScheduler>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   40:     0x61e29abfe2ac - <tokio[dde26eae391ed99c]::runtime::Runtime>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   41:     0x61e29abf8d7c - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:455:6
[INFO] [stdout]   42:     0x61e29abf4277 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:446:27
[INFO] [stdout]   43:     0x61e29abadb46 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::get_csrf_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   65:     0x7093c8882a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::get_login_qr_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::get_login_qr_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4874 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ba162 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x61e29abf5289 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:460:10
[INFO] [stdout]   25:     0x61e29abe265d - <core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61e29ab7860d - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   27:     0x61e29abf1940 - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   28:     0x61e29abe9c45 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::try_with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x61e29abe7ece - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x61e29ab7798f - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   31:     0x61e29ab7798f - tokio[dde26eae391ed99c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   32:     0x61e29ab7798f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   33:     0x61e29ab68ee0 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   34:     0x61e29ab72f9f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   35:     0x61e29ab70e34 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   36:     0x61e29abaf6c3 - <tokio[dde26eae391ed99c]::macros::scoped_tls::ScopedKey<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>>::set::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x61e29ab6e1bf - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   38:     0x61e29ab6fd2a - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   39:     0x61e29ab67057 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::BasicScheduler>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   40:     0x61e29abfe6ae - <tokio[dde26eae391ed99c]::runtime::Runtime>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   41:     0x61e29abf9191 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:460:49
[INFO] [stdout]   42:     0x61e29abf42d7 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:459:31
[INFO] [stdout]   43:     0x61e29abadbc6 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::get_login_qr_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   65:     0x7093c8882a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::get_self_info_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::get_self_info_test' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4874 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ba162 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x61e29abf5769 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:475:15
[INFO] [stdout]   25:     0x61e29abe269d - <core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61e29ab7864d - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   27:     0x61e29abf1a70 - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   28:     0x61e29abe9d45 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::try_with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x61e29abe7f1e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x61e29ab77b4f - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   31:     0x61e29ab77b4f - tokio[dde26eae391ed99c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   32:     0x61e29ab77b4f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   33:     0x61e29ab69200 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   34:     0x61e29ab739af - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   35:     0x61e29ab70e54 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   36:     0x61e29abaf7f3 - <tokio[dde26eae391ed99c]::macros::scoped_tls::ScopedKey<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>>::set::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x61e29ab6e5af - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   38:     0x61e29ab6fd9a - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   39:     0x61e29ab67367 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::BasicScheduler>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   40:     0x61e29abfe8ae - <tokio[dde26eae391ed99c]::runtime::Runtime>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   41:     0x61e29abf93a1 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:476:14
[INFO] [stdout]   42:     0x61e29abf4307 - cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:474:32
[INFO] [stdout]   43:     0x61e29abadc06 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::get_self_info_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   65:     0x7093c8882a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::upload_image_via_album_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::upload_image_via_album_test' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4874 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ba162 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x61e29abf676e - cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:483:15
[INFO] [stdout]   25:     0x61e29abe271d - <core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x61e29ab786cd - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   27:     0x61e29abf1cd0 - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   28:     0x61e29abe9f45 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::try_with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x61e29abe7fbe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[dde26eae391ed99c]::coop::Budget>>>::with::<tokio[dde26eae391ed99c]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x61e29ab77ecf - tokio[dde26eae391ed99c]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   31:     0x61e29ab77ecf - tokio[dde26eae391ed99c]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   32:     0x61e29ab77ecf - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   33:     0x61e29ab69840 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   34:     0x61e29ab74dcf - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   35:     0x61e29ab70e94 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   36:     0x61e29abafa53 - <tokio[dde26eae391ed99c]::macros::scoped_tls::ScopedKey<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Context>>::set::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[dde26eae391ed99c]::runtime::basic_scheduler::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x61e29ab6ed8f - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   38:     0x61e29ab6fe7a - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   39:     0x61e29ab67957 - <tokio[dde26eae391ed99c]::runtime::basic_scheduler::BasicScheduler>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   40:     0x61e29abfec24 - <tokio[dde26eae391ed99c]::runtime::Runtime>::block_on::<cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   41:     0x61e29abf9cde - cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:487:14
[INFO] [stdout]   42:     0x61e29abf43c7 - cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:480:41
[INFO] [stdout]   43:     0x61e29abadd06 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::upload_image_via_album_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   65:     0x7093c8882a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- drivers::bili::tests::abbr_unabbr_url_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'drivers::bili::tests::abbr_unabbr_url_test' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e29b2d72e8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e29b2d72e8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e29b2d72e8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e29b2ef10a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e29b2ef10a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e29b2dc292 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e29b2dc292 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e29b2b4786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e29b2b4786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e29b2cf319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e29ac34cac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e29ac34cac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e29b2cf592 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e29b2cf592 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e29b2b4874 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e29b2a9759 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e29b2b57bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e29b2ef8fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e29b2ba162 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x61e29aba4a99 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x61e29abfa31f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<alloc[95e62e727ddf147d]::sync::Arc<cutis[7e69e90a94ac115d]::drivers::bili::BiliClient>>>::get::<<cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x61e29abfa31f - <cutis[7e69e90a94ac115d]::drivers::bili::tests::TEST_CLI as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x61e29abf95d3 - cutis[7e69e90a94ac115d]::drivers::bili::tests::abbr_unabbr_url_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:523:7
[INFO] [stdout]   25:     0x61e29abf4367 - cutis[7e69e90a94ac115d]::drivers::bili::tests::abbr_unabbr_url_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/drivers/bili/mod.rs:521:28
[INFO] [stdout]   26:     0x61e29abadc86 - <cutis[7e69e90a94ac115d]::drivers::bili::tests::abbr_unabbr_url_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61e29ac27d8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x61e29ac27d8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x61e29ac35605 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x61e29ac35605 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x61e29ac35605 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x61e29ac35605 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x61e29ac35605 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x61e29ac30164 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x61e29ac30164 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x61e29ac38682 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x61e29ac38682 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x61e29ac38682 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x61e29ac38682 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x61e29ac38682 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61e29b2d6a4f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x61e29b2d6a4f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7093c87f5aa4 - <unknown>
[INFO] [stdout]   48:     0x7093c8882a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     drivers::bili::tests::abbr_unabbr_url_test
[INFO] [stdout]     drivers::bili::tests::check_can_parse_test
[INFO] [stdout]     drivers::bili::tests::get_csrf_test
[INFO] [stdout]     drivers::bili::tests::get_login_qr_test
[INFO] [stdout]     drivers::bili::tests::get_self_info_test
[INFO] [stdout]     drivers::bili::tests::upload_image_via_album_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.76s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cutis`
[INFO] running `Command { std: "docker" "inspect" "2b580f7be139ef256edf392638b72ccf7747dada4de95111425bc9f81fea784f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b580f7be139ef256edf392638b72ccf7747dada4de95111425bc9f81fea784f", kill_on_drop: false }`
[INFO] [stdout] 2b580f7be139ef256edf392638b72ccf7747dada4de95111425bc9f81fea784f
